Release 10.1A: OpenEdge Development:
Java Open Clients
Closing output ResultSet objects
To close an output
ResultSet, you generally execute theclose()method on theResultSetas appropriate for your Java Open Client. You also can close theResultSetby executing the_release()method on the proxy objects that returned theResultSet. Releasing the last such AppObject, SubAppObject, or ProcObject disconnects the Open Client from the AppServer and closes any outputResultSetobjects it provides.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |